github.com/refraction-networking/utls.handshakeMessageWithOriginalBytes.originalBytes (method)

3 uses

	github.com/refraction-networking/utls (current package)
		common.go#L1644: 	originalBytes() []byte
		handshake_messages.go#L1992: 		if orig := msgWithOrig.originalBytes(); orig != nil {
		handshake_messages.go#L1993: 			h.Write(msgWithOrig.originalBytes())